/* Sample rate string which will end up looking like '44100.0Hz' for a given value of 44100.00000 */
"%.1fHz" = "%.1fHz";
/* String indicating a particular entity (as specified by the '%@') is embedded */
"%@ (embedded)" = "%@ (intégré)";
/* MIDI Device tooltip describing: 'PORT in from DEVICE PORT' */
"%@ in from %@ %@" = "%@ depuis %@ %@";
/* MIDI Device tooltip describing 'PORT out to DEVICE PORT' */
"%@ out to %@ %@" = "%@ vers %@ %@";
/* MIDI Property inspector window title, where \"%@\" is the name of the MIDI Device being inspected */
"%@ Properties" = "Propriétés de %@";
/* formatted string to be used when duplicating a MIDI Configuration (this will be the name of the duplicate) */
"%@-copy" = "Copie de %@";
/* String in OutputFormatPopUp in Speaker Configuration sheet indicating user wants to configure speakers for x.x surround */
"%d.%d Surround" = "%d.%d Surround";
/* PopUpMenu audio format WITHOUT bit-depth description (ex: '6 ch-AC-3') */
"%luch-%@" = "%luca-%@";
/* PopUpMenu audio format WITH bit-depth description and WITHOUT format(ex: '2 ch-16 bit') */
"%luch-%lubit" = "%luca-%lubit";
/* PopUpMenu audio format WITH bit-depth description and WITH format (ex: '2 ch-16 bit-formatName') */
"%luch-%lubit-%@" = "%luca-%lubit-%@";
/* ui string in MIDIPropertyWindow describing, of 16 channels, the the user can select. */
"(max %lu)" = "(%lu max)";
/* Title of text to be dumped to clipboard which will contain the bundle information for the system's CoreAudio frameworks and bundles. */
"* * * COREAUDIO SYSTEM PIECES VERSIONS LIST * * *\n\n" = "* * * COREAUDIO SYSTEM PIECES VERSIONS LIST * * *\n\n";
/* String to display in MIDIPropertyWindow's structure tab, in the 'port table' indicating there are currently no ports on the selected device */
"< No Available Ports >" = "< Aucun port disponible >";
/* Dialog text indicating the new name the user has chosen for the object is the same as another object's name. Dialog requests user choose a different name */
"A configuration with the name \"%@\" already exists. Please choose a different name." = "La configuration intitulée “%@” existe déjà. Veuillez choisir un autre nom.";
/* particular audio format name */
"Encoded Digital Audio" = "Audio numérique codé";
/* Title of dialog sheet asking user if user wants to store changes made to the device */
"Apply Changes to Current Device?" = "Appliquer les changements au périphérique actuel ?";
/* self-explanatory */
"Cancel" = "Annuler";
/* Text to go in speaker-configuration button describing center speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"center" = "centre";
/* Text to go in speaker-configuration button describing center-surround speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"center\nsurround" = "centre\nsurround";
/* ClearConnections alert dialog title */
"Clear All Connections" = "Fermer toutes les connexions";
/* Text to display over icon button indicating that an icon browser will disappear if they press the button */
/* String to be used in MIDI Endpoint 'tooltips' indicating which device a particular endpoint is connected to */
"connected to:" = "connecté à :";
/* MIDI Device tooltip string describing connections to a particular device */
"Connections:" = "Connexions :";
/* String in MIDIPropertyWindow's structure tab describing the port for which the user is setting the connection configuration */
"Connectors for %@:" = "Connecteurs pour %@ :";
/* String to display for clock source of an audio device that does not publish what its clock source is */
"Default" = "Par défaut";
/* DeleteDialog title asking if user is certain user wants to delete configuration */
"Delete Configuration" = "Effacer la configuration";
/* Title of alert panel brought up when user views the speaker configuration of a device that has a 'custom' (i.e., not AudioMIDISetup created) speaker configuration. */
"Device Has Custom Configuration" = "La configuration du périphérique est personnalisée";
/* Message in alert panel brought up when user tries to apply a speaker configuration that does not have all of its speakers map to unique channels. */
"Each speaker must be connected to a different channel on your audio device. Please change the routing so that each speaker is connected to a different channel." = "Chaque haut-parleur doit être connecté à un seul canal de l’appareil audio : apportez les modifications nécessaires au câblage.";
/* item in configuration menu in MIDI Devices panel that will open a sheet allowing user to edit user's MIDI configurations */
"Edit Configurations..." = "Modifier les config. …";
/* Title for empty MIDI inspector window */
"Empty Inspector" = "Vider l’inspecteur";
/* the name of the generic set of MIDI icons provided by the system. In the filesystem this directory is actually named 'Generic' so this MUST be 'Generic' in English */
/* text to display in audio panel when the selected audio device does not support input */
"Input is not supported" = "Entrée non gérée";
/* Dialog text indicating user has entered an invalid System Exclusive value */
"Invalid SysEx Value" = "Valeur SysEx non valide";
/* Text to go in speaker-configuration button describing left-rear-surround speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
/* Text to go in speaker-configuration button describing left-front speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"left\nfront" = "gauche\navant";
/* Text to go in speaker-configuration button describing left-surround speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"left\nsurround" = "gauche\nsurround";
/* Label text on MIDI Property inspector window indicating user will see less information if user presses associated button */
"Less Information" = "Moins d’infos";
/* particular audio format name */
"Linear PCM" = "PCM linéaire";
/* UI display string as panel is loading */
"Loading..." = "Chargement…";
/* Label for Master channel. Should be no more than 1 or 2 characters wide, as it's in a tight space in the UI. */
"M" = "M";
/* String for Stream PopUp menu in AudioPanel indicating that this is the device's master stream */
"Master Stream" = "Flux principal";
/* String to display in the MIDI setup view when no MIDI devices are found in the system */
"MIDI Setup Is Empty" = "La configuration MIDI ne contient aucun périphérique";
/* Label text on MIDI Property inspector window indicating user will see more information if user presses associated button */
/* text to display in audio panel when the selected audio device does not support output */
"Output is not supported" = "Sortie non gérée";
/* Title of alert panel brought up when user tries to apply a speaker configuration that does not have all of its speakers map to unique channels. */
"Overlapping Channels" = "Canaux se chevauchant";
/* case-insensitive string to compare with for MIDI port names (there is a localized string that this needs to match with, including the space, in this file that is the port default name. In English it's 'Port 1' */
"port " = "port ";
/* Default name for newly-added-MIDI-device's port */
"Port 1" = "Port 1";
/* String to display in MIDI Property Window's 'Properties' tab for the case indicated in the string. Localizer: please keep the 2-line structure */
"Properties cannot be\nedited on MIDI interfaces" = "Impossible de modifier les propriétés\nsur les interfaces MIDI";
/* one of the geometric speaker configurations */
"Quadraphonic" = "Tétraphonique";
/* Text to go in speaker-configuration button describing right-rear-surround speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
/* Text to go in speaker-configuration button describing right-front speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"right\nfront" = "droite\navant";
/* Text to go in speaker-configuration button describing right-surround speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
"right\nsurround" = "droite\nsurround";
/* Text to go in speaker-configuration button describing generic speaker */
"speaker" = "haut-parleur";
/* String in OutputFormatPopUp in Speaker Configuration sheet indicating user wants to configure speakers for stereo output */
"Stereo Output" = "Sortie stéréo";
/* PopUp menu item indicating which stream user is working with */
"Stream %lu" = "Flux %lu";
/* String Template for stream list describing the channel-composition of an audio stream */
"Stream %lu has %lu channels (%lu-%lu)" = "La chaîne %lu comporte %lu canaux (%lu-%lu)";
/* Text to go in speaker-configuration button describing sub-woofer speaker. Each of these labels has tight space constraints, so please keep the newline ('\n') character. */
/* Text displayed at top of speaker configuration panel indicating stream format of selected audio device. */
"The %@ has %lu channels in %d streams:" = "Le %@ comporte %lu canaux en %d chaînes :";
/* Alert message indicating the user-entered system-exclusive value is invalid */
"There was an error applying the new system exclusive value. Please choose an integer value between 0 and 127." = "Une erreur s’est produite en appliquant la valeur exclusive du nouveau système. Veuillez choisir un nombre entier entre 0 et 127.";
/* Message in alert panel brought up when user views the speaker configuration of a device that has a 'custom' (i.e., not AudioMIDISetup created) speaker configuration. */
"This device has a custom speaker configuration installed. Applying a new configuration will irretrievably overwrite the device's custom configuration." = "La configuration du haut-parleur de ce périphérique est personnalisée. Si vous appliquez une nouvelle configuration, elle écrasera la configuration personnalisée.";
/* particular audio format name */
"Time Code Data" = "Données du code temporel";
/* String to display when the audio device of interest is unknown */
"Unknown device" = "Périphérique inconnu";
/* Default name for new MIDI studio configurations */
"Untitled" = "Sans titre";
/* self-explanatory */
"Yes" = "Oui";
/* ClearConnections alert dialog text */
"You cannot undo this action. Are you sure you want to clear all connections?" = "Cette action est irréversible. Êtes-vous certain de vouloir fermer toutes les connexions ?";
/* DeleteDialog text asking user if user is certain user wants to delete configuration */
"You cannot undo this action. Are you sure you want to delete the selected configuration?" = "Cette action est irréversible. Êtes-vous certain de vouloir supprimer toutes les configurations sélectionnées ?";
/* Description string of dialog sheet asking user if user wants to store changes made to the device */
"You have made changes to the current device. Do you want to apply these changes?" = "Vous avez apporté des modifications au périphérique actuel. Souhaitez-vous appliquer ces modifications ?";